home *** CD-ROM | disk | FTP | other *** search
/ Stone Design / Stone Design.iso / Stone_Friends / Wave / WavesWorld / Source / IBPalettes / WWTCLKit / WWMatrixAdditions.h < prev    next >
Encoding:
Text File  |  1995-03-22  |  142 b   |  11 lines

  1. #import <appkit/appkit.h>
  2.  
  3. @interface Matrix(WWMatrixAdditions)
  4.  
  5. #if 0
  6. - updateInterp;
  7. - sendAction:(SEL)theAction to:theTarget;
  8. #endif
  9.  
  10. @end
  11.